
Ronaldinho
Last online 1 week ago
Joined Feb 26th, 2023
Primary Group
Statistics
Level 2
27
#13,720
Net Worth
42
Profile Views
3
Forum Posts
When will you be able to launch the client? From the roadmap it seems like there hasn't been much done as of yet
1
1
Replies

Thugo982
idk not looking like it will release in Early 2025 maybe like mid 2025 so like april to june.
3 months ago
Who would you call the greatest footballer/soccer player of all time?
0
3
Replies

cov
I do not follow a sport, this would be biased of me to give my opinion for something I cannot comment on.
2 years ago
Can someone help me with fixing my script
0
4
Replies

Ronaldinho
Leaderboard.CreateTeam('Barcelona', PartColor.new(0,0,255)) script.Parent.Touched:connect(function(hit) Leaderboard.SetPlayerTeam('Barcelona') end)
2 years ago

Ronaldinho
for some reason it gives me a weird error saying [Debug] Script error: Encountered an internal error, notify the brickplanet staff if the problem persists. (System.NullReferenceException at Void SetPlayerTeam(Brickplanet.Scripting.Api. PlayerProxy, System.String) Lua (at [string "InternalStandardLua"]:40)
2 years ago

Hivemind
if you ever come back, it's because #1 you should check if hit:IsA("Player") and also you have to pass hit to the SetPlayerTeam function so the game knows who to change the team of
1 year ago